www.gusucode.com > pluck PHP多国语言简洁CMS系统 v4.7.4PHP源码程序 > pluck PHP多国语言简洁CMS系统 v4.7.4/PluckCMS4.7.4/PluckCMS4.7.4/data/modules/multitheme/lang/zh-cn.php

    <?php
$lang['albums']['title'] = '相簿';
$lang['albums']['descr'] = '使用相簿让参观者可看到你喜爱的相片及图片';
$lang['albums']['message'] = '这里你可以管理你的相簿。使用相簿可使参观者看到你最爱的相片及图片。当你在编辑网页时,你可以选择 "加入相簿" 。';
$lang['albums']['edit_albums'] = '编辑相簿';
$lang['albums']['new_album'] = '新相簿';
$lang['albums']['choose_name'] = '先选取相簿的名称,然后按 "储存"';
$lang['albums']['delete_album'] = '删除相簿';
$lang['albums']['edit_album'] = '编辑相簿';
$lang['albums']['album_message1'] = '使用此页可加入,删除及编辑你相簿中的图片。只有 <b>JPG</b>- 图片被支授。';
$lang['albums']['album_message2'] = '从这里上载图片。选取一标题及描‍述,再选取图片的质素。较高的质素,会有占用较大的空间。';
$lang['albums']['edit_images'] = '编辑图片';
$lang['albums']['new_image'] = '新图片';
$lang['albums']['quality'] = '质素 (1-100)';
$lang['albums']['edit_image'] = '编辑图片';
$lang['albums']['doesnt_exist'] = '这个指定的相簿并不存在。';
$lang['albums']['name_exist'] = 'There is already an album with that name.';
$lang['albums']['image_exist'] = 'There is already an image with that name.';
$lang['albums']['change_order'] = '更改图片的次序';
$lang['albums']['already_top'] = '这图片已是最顶,故此它的次序并不能更改。';
$lang['albums']['already_last'] = '这图片已是最后,故此它的次序并不能更改。';
$lang['albums']['delete_image'] = '删除图片';
$lang['albums']['image_width'] = 'The width in pixels the images will be resized to. Choose 0 to disable automatic resizing.';
$lang['albums']['thumb_width'] = 'The width in pixels the thumbnails will be resized to. Cannot be disabled.';
$lang['albums']['settings_error'] = 'The width of the resized images should be numeric.';
$lang['blog']['title'] = '网志';
$lang['blog']['main_message'] = '这里你可以在此类别中加入新的文章,文章将会自动地依日期储存。';
$lang['blog']['descr'] = '使用网志刊登最新的资料或为你的参观者写一些文章';
$lang['blog']['categories'] = '类别';
$lang['blog']['category'] = '分类';
$lang['blog']['choose_cat'] = '更改分类...';
$lang['blog']['no_cat'] = '未有分类';
$lang['blog']['new_cat'] = '新类别';
$lang['blog']['new_cat_message'] = '先为你的新类别选择一名称,然后按"储存"';
$lang['blog']['delete_cat'] = '删除类别';
$lang['blog']['posts'] = '现有文章';
$lang['blog']['new_post'] = '写新文章';
$lang['blog']['edit_post'] = '编辑文章';
$lang['blog']['delete_post'] = '删除文章';
$lang['blog']['at'] = 'at';
$lang['blog']['in'] = 'in';
$lang['blog']['posted_by'] = '张贴人';
$lang['blog']['reactions'] = '回应';
$lang['blog']['reaction'] = 'reaction';
$lang['blog']['edit_reactions'] = '编辑回应';
$lang['blog']['edit_reactions_message'] = '这里你可以编辑参观者对你文章的回应。';
$lang['blog']['edit_reaction'] = 'edit reaction';
$lang['blog']['delete_reaction'] = '删除回应';
$lang['blog']['name'] = 'name';
$lang['blog']['email'] = 'email';
$lang['blog']['website'] = 'website';
$lang['blog']['message'] = 'message';
$lang['blog']['html_not_allowed'] = 'HTML-code 在此并不容许。';
$lang['blog']['no_reactions'] = 'no reactions';
$lang['blog']['allow_reactions'] = 'Allow visitors to post reactions.';
$lang['blog']['read_more'] = 'read more';
$lang['blog']['truncate_posts'] = 'The number of characters blog posts will be truncated to. Choose 0 to disable truncation.';
$lang['blog']['numeric_error'] = 'You should choose a numeric value for post truncation and/or posts per page.';
$lang['blog']['posts_per_page'] = 'The number of posts that will be displayed per page.';
$lang['blog']['posts_per_page_error'] = 'The number of posts per page cannot be zero!';
$lang['blog']['pages'] = 'Pages:';
$lang['contactform']['module_name'] = '联络表格';
$lang['contactform']['module_intro'] = '通过联络表格,你可以让参观者寄讯息给你。';
$lang['contactform']['fields'] = '你并没有正确地输入所有项目。';
$lang['contactform']['email_title'] = '由你网站所来的讯息';
$lang['contactform']['been_send'] = '你的讯息已成功寄出。';
$lang['contactform']['not_send'] = '你的讯息不能寄出:发生错误。';
$lang['viewsite']['module_name'] = 'view site link';
$lang['viewsite']['module_intro'] = 'Created to show the hooks to module developers. Adds a direct link to the site in the admin menu.';
$lang['viewsite']['message'] = 'view site';
$lang['tinymce']['module_name'] = 'tinymce';
$lang['tinymce']['module_intro'] = 'Adds the TinyMCE-editor to pluck. TinyMCE has been developed by <a href="http://tinymce.moxiecode.com/" target="_blank">Moxiecode</a>.';
$lang['multitheme']['module_name'] = 'multi theme';
$lang['multitheme']['module_intro'] = 'Allows the user to choose different themes for each page.';
$lang['multitheme']['page_edit'] = 'use theme';

?>